Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 162,620 for

document conversion

(0.24 sec)
  1. PDF to PPTX conversion produces incorrect borde...

    Hello, We’re experiencing issues when converting PDF files to PPTX. Table cell borders and text box borders are exported with incorrect widths. This issue occurs in Linux environment. Input PDF: Input.pdf (62.0 KB) O…...PDF to PPTX conversion produces incorrect border weight Aspose...version 25.12). try (Document srcDoc = new Document(pdf)) { ByteArrayOutputStrea...

    forum.aspose.com/t/pdf-to-pptx-conversion-produ...
  2. Aspose.PSD CLI Conversion Release Notes - 2024|...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....PSD CLI Conversion Release Notes - 2024 Contents [ Hide...

    docs.aspose.com/psd/net/cli/convert/release-not...
  3. Optimized PDF to PDF/A 1b conversion problems -...

    Hi Tilal, I am continuing to evaluate Aspose.Pdf for .NET 10.4.0.Currently I have slightly modified the code to convert files to pdf/a 1b while trying to produce the smaller file size possible.The code used is the follo…...Optimized PDF to PDF/A 1b conversion problems Aspose.PDF Product...Aspose.Pdf.Document document = new Aspose.Pdf.Document(infile);...

    forum.aspose.com/t/optimized-pdf-to-pdf-a-1b-co...
  4. Generating Browser-Compatible HTML from Aspose....

    Hi Greetings, I’m currently using Aspose.Words for Java to convert DOCX files into HTML. My use case involves loading the generated HTML into a rich text editor (like TinyMCE or CKEditor), allowing users to edit the co…...Words DOCX Conversion Aspose.Words Product Family...the HTML structure after conversion to ensure compatibility with...

    forum.aspose.com/t/generating-browser-compatibl...
  5. PDF to Docx Conversion Changes Formatting - Fre...

    There are formatting issues in some Documents when converting from PDF to docx. Examples were run through the online converter for testing, after seeing the issue present itself using the Aspose Words product within cod…...PDF to Docx Conversion Changes Formatting Aspose.Words Product...formatting issues in some documents when converting from PDF to...

    forum.aspose.com/t/pdf-to-docx-conversion-chang...
  6. Track Conversion Progress of Excel to TIFF with...

    Learn how to track the Conversion progress of Excel files to TIFF using Aspose.Cells for JavaScript via C++. Enhance user experience during the Conversion process....Track Conversion Progress of Excel to TIFF with JavaScript via...might want to show the document conversion progress instead of just...

    docs.aspose.com/cells/javascript-cpp/track-conv...
  7. Invalid character after PDF/A conversion - Free...

    test.pdf (126.6 KB) failed.pdf (1.1 MB) Hi, We have a bit trouble passing a PDF/A validation with file created by aspose.pdf. It works fine if we use Adobe reader PRO to convert PDF to PDF/A. Hope you can give us a ha…...Invalid character after PDF/A conversion Aspose.PDF Product Family...issue. Code used: Document doc = new Document(filePath); doc.Convert(new...

    forum.aspose.com/t/invalid-character-after-pdf-...
  8. Generic GDI error on PDF to TIFF conversion - F...

    I have a generic GDI exception on a vector PDF, I attach it, my code is: Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(streamInput); bool IsLandscape = IsPageLandscape(pdfDocument.Pages.First()); var book…...GDI error on PDF to TIFF conversion Aspose.PDF Product Family...Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(streamInput);...

    forum.aspose.com/t/generic-gdi-error-on-pdf-to-...
  9. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. Choose the best PDF standard to convert a Document using Java....Ask AI Learn Features of Conversion to PDF/A and PDF/UA Contents...various applications, as a PDF document looks the same on any device...

    docs.aspose.com/words/java/learn-features-of-co...
  10. Conversion between cell name and row/column ind...

    Learn how to perform Conversion between cell name and row/column index through the Aspose.Cells for JavaScript via C++ API....Conversion between cell name and row/column index Contents [...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/names-and-...